[INFO] cloning repository https://github.com/qora-protocol/QPRA-LLM-0.8B
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qora-protocol/QPRA-LLM-0.8B" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqora-protocol%2FQPRA-LLM-0.8B", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqora-protocol%2FQPRA-LLM-0.8B'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09146aa5d2de154c70ab7e587c7a1bd81f367a0f
[INFO] checking qora-protocol/QPRA-LLM-0.8B against try#b66808126f24f2f30898306a881e1676824ea80c for pr-133502-23
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqora-protocol%2FQPRA-LLM-0.8B" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qora-protocol/QPRA-LLM-0.8B
[INFO] finished tweaking git repo https://github.com/qora-protocol/QPRA-LLM-0.8B
[INFO] tweaked toml for git repo https://github.com/qora-protocol/QPRA-LLM-0.8B written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qora-protocol/QPRA-LLM-0.8B on toolchain b66808126f24f2f30898306a881e1676824ea80c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qora-protocol/QPRA-LLM-0.8B already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896
[INFO] running `Command { std: "docker" "start" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896" "/opt/rustwide/cargo-home/bin/cargo" "+b66808126f24f2f30898306a881e1676824ea80c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling cubecl-common v0.10.0-pre.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rand v0.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand_distr v0.6.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking unty v0.0.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]     Checking thread-tree v0.3.3
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]    Compiling macerator v0.3.0
[INFO] [stderr]    Compiling cortex-derive v0.21.0-pre.1 (https://github.com/qora-protocol/cortex#c968e437)
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking uuid v1.22.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling esaxx-rs v0.1.10
[INFO] [stderr]    Compiling cortex-ndarray v0.21.0-pre.1 (https://github.com/qora-protocol/cortex#c968e437)
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking moddef v0.3.0
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b66808126f24f2f30898306a881e1676824ea80c/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=9aa943f53be928d6 -C extra-filename=-8c09613ec8ab1507 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-fd6360b9cd9b576b.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896", kill_on_drop: false }`
[INFO] [stdout] a5c891b5749e0377ad3b62153870ed71a4e962e252c92d7036eec633f8679896
